@charset "utf-8";
/* CSS Document */
.w960{width:960px; margin:0 auto;}
/*搜索*/
.txt{vertical-align:middle; height:46px; line-height:46px; width:660px; border:1px solid #ddd; border-radius:3px;font-size:16px; padding-left:10px; margin:30px 20px;}
.btn{vertical-align:middle; width:100px; height:36px; line-height:36px; font-size:14px; border:0; border-radius:3px; background:#0083DE; color:#FFF;margin-right:20px;}
/*左边*/
.l-sidder{ width:232px; margin-right:5px;}
.menu{ padding:10px 15px; background:#FFF; border:1px solid #ddd;}
.menu ul{ float:left; width:100%; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #CCC;}
.menu li{ float:left; margin-right:10px;}
.menu a{ color:#999; line-height:26px;}
.menu a:hover{ color:#f60;}
/*微博*/
.weibo{ padding:10px 15px; background:#FFF; border:1px solid #ddd;}
.weibo h3{ font-size:16px; line-height:36px;}
.weibo dt{ font-size:14px; line-height:36px;}
.weibo .sina{ float:left; padding:10px 20px; background:url(../../images/sina.jpg) no-repeat left;margin-right:20px;}
.weibo .tengxun{ float:left; padding:10px 0 10px 20px; background:url(../../images/tengxun.jpg) no-repeat left;}
/*中间*/
.mid{ float:left; width:510px;}
/*焦点图*/
.focus{ float:left;width:510px;height:215px; overflow:hidden; background:#FFF;position:relative;}
.focus .hd{ height:15px; overflow:hidden; position:absolute; right:8px; bottom:5px; z-index:1; }
.focus .hd ul{ overflow:hidden; zoom:1; float:left; }
.focus .hd ul li{ float:left; margin-right:4px;  width:16px; height:16px; line-height:16px; text-align:center; background:#fff; cursor:pointer; }
.focus .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.focus .bd li{ zoom:1; vertical-align:middle; }
.focus .bd img{ width:510px; height:215px; display:block; }
/*网友最关心*/
.wygx,.list{ float:left; width:470px; padding:10px 20px; border:1px solid #ddd; background:#FFF;}
.wygx h3,.list h3{ font-size:16px; line-height:36px;}
.wygx li{ border-bottom:1px dotted #CCC; float:left; width:50%; line-height:30px;height: 30px;overflow: hidden;}
.wygx .faq,.list .faq{ color:#666; margin-left:5px;}
.wygx a:hover,.list a:hover{ color:#f60;}
.list li{ border-bottom:1px dotted #CCC;line-height:30px;}
.list span{ float:right;color:#999;}
/*右边*/
.r-sidder{ width:207px;}
.num{float:left; width:165px; padding:10px 20px; border:1px solid #ddd; background:#FFF;}
.num li{ list-style:inside;}
.num > div{ text-align:center; border-top:1px solid #ddd; line-height:36px; padding-top:10px; margin-top:10px;color:#999;}

.user{float:left; width:185px; padding:10px; border:1px solid #ddd; background:#FFF;}
.user h3{ font-size:16px; line-height:36px;}
.user img{ float:left; margin-right:10px;}
.user p{ float:left; width:115px;}
.user li{ float:left; width:100%; border-bottom:1px dashed #CCC; padding-bottom:15px; margin-bottom:15px;}

/*专题推荐*/
.theme{ width:920px; padding:10px 20px; margin:5px auto; border:1px solid #ddd; background:#fff;}
.theme h3{ font-size:16px; line-height:36px; border-bottom:1px solid #ddd; margin-bottom:20px;}
.theme li{ float:left; width:25%; text-align:center; line-height:36px;}
.mianbaoxie{ width:960px; height:30px; line-height:30px; font-family:SimSun;margin:0 auto;}
/*翻页*/
.page{ width:80%; float: left; text-align: center; padding: 20px 0 20px 20%;}
.page a{ float: left; padding: 5px 13px; border: 1px solid #ccc; color: #666; margin:0 2px;font-size: 12px;}
.page a.cur{ color: #fff; background: #f90; border: 1px solid #f90;}
.page li{float:left; margin:0 2px; line-height:24px; text-align:center;}
.page li a{display:block;color:#666; padding:2px 10px; border:1px solid #ccc;}
.page li.current span{ background:#0082dd; color:#fff; border:1px solid #0082dd; padding:2px 10px;display:block; }






